CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k均值 matlab

搜索资源列表

  1. 用matlab实现K均值聚类算法

    5下载:
  2. 用matlab实现K均值算法
  3. 所属分类:文档资料

  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:122757
    • 提供者:zhengmin
  1. 基于matlab的K均值聚类程序

    3下载:
  2. 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
  3. 所属分类:matlab例程

    • 发布日期:2012-11-02
    • 文件大小:33045
    • 提供者:wanghuali
  1. 在matlab下的k-均值聚类进行图像分类分割处理

    5下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-09
    • 文件大小:992
    • 提供者:zhang
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3903
    • 提供者:刘斌
  1. KMeans

    2下载:
  2. K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
  3. 所属分类:Graph program

    • 发布日期:2016-07-07
    • 文件大小:992
    • 提供者:王勇
  1. K-MEANS-MATLAB

    5下载:
  2. 用matlab7.0编写的k均值算法,参数可调节,很好用-K-MEANS MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:19456
    • 提供者:ghw
  1. k均值图像分割

    0下载:
  2. k均值方法,对图像进行分割,matlabt程序,希望对大家有所帮助
  3. 所属分类:图形图象

    • 发布日期:2012-10-17
    • 文件大小:1632
    • 提供者:anqbllh@126.com
  1. kmeans

    5下载:
  2. k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:750
    • 提供者:lixu
  1. k-mean k均值聚类程序

    3下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:1050
    • 提供者:shan cheng
  1. kmeans

    2下载:
  2. k均值代码,我自己做的,保证正确,欢迎下载-k means the code, I have to do to ensure that the correct, welcome to download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-07-07
    • 文件大小:3423
    • 提供者:qht
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. K-means_Matlab

    0下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1428
    • 提供者:luo
  1. k-means

    1下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2583
    • 提供者:wueching
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16229
    • 提供者:puguji
  1. k-meanswunn061

    0下载:
  2. matlab 实现k均值 k-means算法 过程清晰 适合初学者-matlab to achieve k-means k-means algorithm suitable for beginners a clear process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1529
    • 提供者:吴娜
  1. Kmeans-image-segmentation

    5下载:
  2. matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:2419712
    • 提供者:王银虎
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45633
    • 提供者:yu
  1. K-means

    0下载:
  2. 典型的K均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-K-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:2382
    • 提供者:郑馨
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com